From 52dc293e8506ca860a3dd0797eacfa32e6a9bf4c Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Tue, 19 Mar 2024 13:17:16 +0100 Subject: [PATCH] luci-proto-vxlan: add missing license information Signed-off-by: Florian Eckert --- protocols/luci-proto-vxlan/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/protocols/luci-proto-vxlan/Makefile b/protocols/luci-proto-vxlan/Makefile index d6b2e6faaa..1b9cb45c83 100644 --- a/protocols/luci-proto-vxlan/Makefile +++ b/protocols/luci-proto-vxlan/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Virtual eXtensible Local Area Network (VXLAN, RFC7348) LUCI_DEPENDS:=+vxlan PKG_MAINTAINER:=Wojciech Jowsa +PKG_LICENSE:=Apache-2.0 include ../../luci.mk -- 2.30.2